Skip to content

Remove fai index from bowtie2 modules#11537

Merged
Kevin-Brockers merged 4 commits into
nf-core:masterfrom
Kevin-Brockers:remove_fai_from_bowtie2_modules
May 11, 2026
Merged

Remove fai index from bowtie2 modules#11537
Kevin-Brockers merged 4 commits into
nf-core:masterfrom
Kevin-Brockers:remove_fai_from_bowtie2_modules

Conversation

@Kevin-Brockers
Copy link
Copy Markdown
Contributor

PR checklist

Removed the fai index from inputs in bowtie2 modules, updated corresponding modules, subworkflows and tests.

  • This comment contains a description of changes (with reason).
  • Follow the parameters requirements.
  • Follow the input/output options guidelines.
  • Use BioConda and BioContainers if possible to fulfil software requirements.
  • Ensure that the test works with either Docker / Singularity. Conda CI tests can be quite flaky:
    • For modules:
      • nf-core modules test <MODULE> --profile docker
    • For subworkflows:
      • nf-core subworkflows test <SUBWORKFLOW> --profile docker

@muffato
Copy link
Copy Markdown
Member

muffato commented May 11, 2026

Why do you remove it ? bowtie2 doesn't use / generate one ?

@Kevin-Brockers
Copy link
Copy Markdown
Contributor Author

Yes, doesn't use it.

We had a discussion about it on slack, back then initially there was a consensus to add it. In the maintainer meeting you agreed on to not enforce to add indices to corresponding files.

To keep things a bit more consistent with eg bwa i removed it again.

@Kevin-Brockers
Copy link
Copy Markdown
Contributor Author

Thanks a lot!

@Kevin-Brockers Kevin-Brockers added this pull request to the merge queue May 11, 2026
Merged via the queue into nf-core:master with commit a0961c4 May 11, 2026
69 checks passed
@Kevin-Brockers Kevin-Brockers deleted the remove_fai_from_bowtie2_modules branch May 11, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants